GdkWaylandWindow: Unexport when finalizing
authorJonas Ådahl <jadahl@gmail.com>
Mon, 8 May 2017 04:09:00 +0000 (12:09 +0800)
committerJonas Ådahl <jadahl@gmail.com>
Tue, 9 May 2017 03:59:06 +0000 (11:59 +0800)
commit71adc74f27f6510e44342b6ff065161bfd01789b
treebb2d2ec924a951184ab175144fc856af1b1ae5cd
parent621d1bb4ec64c0412cda8bd6f335c0e3033c00ef
GdkWaylandWindow: Unexport when finalizing

The application might not have exported, and it'll be too late for it
at this point anyway, so lets be helpful and not leak it.

https://bugzilla.gnome.org/show_bug.cgi?id=782109
gdk/wayland/gdkwindow-wayland.c